home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000325_news@newsmaster….columbia.edu _Wed Nov 18 01:36:13 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id BAA15390
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 18 Nov 1998 01:36:12 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id BAA25900
  7.     for kermit.misc@watsun; Wed, 18 Nov 1998 01:36:11 -0500 (EST)
  8. Path: news.columbia.edu!sol.ctr.columbia.edu!gondor!newshub.sdsu.edu!news.sgi.com!news.maxwell.syr.edu!newsfeed.cwix.com!4.1.16.34!cpk-news-hub1.bbnplanet.com!news.gtei.net!Supernews60!supernews.com!news.winstar.net!winstar!news.good.net!set!news.mcs.net!ddsw1!news.mcs.net!ddsw1!not-for-mail
  9. From: ddellutr@MCS.COM (Dale Dellutri)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: How to get MS-DOS Kermit 3.15 to print automatically?
  12. Date: 16 Nov 1998 14:01:16 -0600
  13. Organization: Dale at MCSNet
  14. Lines: 14
  15. Message-ID: <72q0ac$dft$1@Jupiter.mcs.net>
  16. NNTP-Posting-Host: jupiter.mcs.net
  17. Keywords: MS-DOS Kermit 3.15, automatic print
  18. X-Newsreader: TIN [UNIX 1.3 unoff BETA release 961022]
  19. Xref: news.columbia.edu comp.protocols.kermit.misc:9532
  20.  
  21. I'm trying to get MS-DOS Kermit 3.15 to automatically print whatever
  22. is sent to the screen.  I set up the following definition for the
  23. remote kermit (not the one running on the PC), then sent a file using
  24. it, as suggested in the C-Kermit book:
  25.  
  26. define VTPRINT xecho \27[5i, type \%1, xecho \12\27[4i
  27.  
  28. Then I started C-Kermit 6.1.193 Beta05 on the remote system and sent a
  29. file.  When I used MS-DOS Kermit 3.15 on the PC, this did not work.
  30. When I used Terminal (the Windows standard accessory) it did work.
  31.  
  32. What would I need to do to make MS-DOS Kermit 3.15 work?
  33. -- 
  34. Dale Dellutri - ddellutr@mcs.net